(cat "Please choose a directory where PictureConvert should be installed. A drawer will be created there."
))
(set #choose-help
(cat "In this location a drawer will be created. All files will be installed inside this drawer. The complete installation will require about 1.7MB of free harddisk space."
))
(set #inst-main
(cat "Installing PictureConvert ..."
))
(set #inst-Libs
(cat "Installiere "
))
(set #inst-Lokale
(cat "Installing Lokale.exe ..."
))
(set #create-maindir
(cat "Creating PicConvert directory"
))
(set #create-bindir
(cat "Creating Bin dir"
))
(set #create-docsdir
(cat "Creating Docs dir"
))
(set #inst-bin
(cat "Installing Net PBM ..."
))
(set #inst-docs
(cat "Installing program documentation ..."
))
(set #inst-fonts
(cat "Installing XEN Fonts ..."
))
(set #Install-Prompt
(cat "Which of the following locale should be installed ?\nItems marked as (n/a) are not available in the current installation archive !"
))
(set #Locale-Copy "Copy cataloges ...")
(SET #exit-Msg
(CAT "\n\nMuch fun with Programmes\n wish you\n\n"
"Eckhard Ludwig"
))
; deutsche Texte *****************************
(IF (= @language "deutsch")
(
(set Opt 1)
(set #welcome
(cat
"\n\n\nWillkommen zu dem Picture Converter Installations Utility.\n\n"
"Dieses Programm installiert Picture Converter 2.3 auf Ihrem Amiga.\n\n\n"
(cat "Bitte wählen Sie das Verzeichniss wohin PictureConvert installiert werden soll. Dieses Installationsscript legt dort selbst eine Schublade an."
))
(set #choose-help
(cat "Bei der Installation werden alle Dateien in dieses Verzeichniss installiert. Die vollständige Installation von PictureConvert belegt auf der Festplatte etwa 1,7MB."
))
(set #create-maindir
(cat "Erstelle PicConvert-Verzeichniss"
))
(set #inst-main
(cat "Installiere Hauptprogramm ..."
))
(set #inst-Libs
(cat "Installiere "
))
(set #inst-Lokale
(cat "Installiere Lokale.exe ..."
))
(set #create-bindir
(cat "Erstelle BIN-Verzeichniss"
))
(set #create-docsdir
(cat "Erstelle Docs-Verzeichniss"
))
(set #inst-bin
(cat "Installiere NetPBM ..."
))
(set #inst-docs
(cat "Installiere Programm Dokumentation ..."
))
(set #inst-fonts
(cat "Installiere XEN Fonts ..."
))
(set #Install-prompt
(cat "Bitte wählen Sie für das Programm die bevorzugte(n) Sprachversion(en).\nMit n/a gekennzeichnete Sprachen sind momentan nicht verfügbar."
))
(set #Locale-Copy "Kopiere Cataloge ...")
(SET #exit-Msg
(CAT "\n\nViel Spaß mit den Programmen\n wünscht\n\n"